FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package signal.core.r4#0.2.10 (94 ms)

Package signal.core.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo
Url http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo
Version 4.0.1
Status draft
Date 2023-06-01T14:28:32.0465717+00:00
Name PatAdoptionInfo
Title Patient Adoption Info
Experimental False
Realm us
Authority hl7
Description Code indication the adoption status of the patient.
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://snomed.info/sct Nutrition Care Process Terminology module
http://snomed.info/sct veri


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "adoptionInfo",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo",
  "version" : "4.0.1",
  "name" : "PatAdoptionInfo",
  "title" : "Patient Adoption Info",
  "status" : "draft",
  "date" : "2023-06-01T14:28:32.0465717+00:00",
  "publisher" : "HL7",
  "description" : "Code indication the adoption status of the patient.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Patient"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "The adoption status of the patient",
        "definition" : "Code indication the adoption status of the patient.",
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "fixedCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "version" : "2023-03-01",
              "code" : "160496001",
              "display" : "Adopted"
            }
          ]
        },
        "binding" : {
          "strength" : "required",
          "description" : "SNOMED CT",
          "valueSet" : "http://snomed.info/sct"
        }
      },
      {
        "id" : "Extension.value[x]:valueDate",
        "path" : "Extension.value[x]",
        "sliceName" : "valueDate",
        "label" : "AdoptionDate",
        "short" : "Date of Adoption",
        "definition" : "Date the adoption occurred.",
        "min" : 1,
        "type" : [
          {
            "code" : "date"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.